home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / m68k / lib / Makefile
Encoding:
Makefile  |  2008-12-24  |  134 b   |  7 lines

  1. #
  2. # Makefile for m68k-specific library files..
  3. #
  4.  
  5. lib-y    := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
  6.        checksum.o string.o uaccess.o
  7.